add debian patch matplotlib_nullptr_s390x.patch
authorDrew Parsons <dparsons@debian.org>
Thu, 5 Feb 2026 17:28:24 +0000 (18:28 +0100)
committerDrew Parsons <dparsons@debian.org>
Thu, 5 Feb 2026 17:30:40 +0000 (18:30 +0100)
commite778931f5a98a01f8b13db5e2933f881ff042f62
treefb6f1f1f6c71161adf014680b917b6bbfb768c3d
parent987a92d00ab042a8a03789b9029b0b8a01599d88
add debian patch matplotlib_nullptr_s390x.patch

handles case of null ScalarPointer in image in
vtkMatplotlibMathTextUtilities::RenderOneCell

A null pointer was generated on s390x causing pyvista
test_add_text_latex to segfault.

See upstream #19931
https://gitlab.kitware.com/vtk/vtk/-/issues/19931

Closes: #1126861
debian/changelog
debian/patches/matplotlib_nullptr_s390x.patch [new file with mode: 0644]
debian/patches/series